net/http.http2Framer.MaxHeaderListSize (field)
5 uses
net/http (current package)
h2_bundle.go#L1891: MaxHeaderListSize uint32
h2_bundle.go#L1910: if fr.MaxHeaderListSize == 0 {
h2_bundle.go#L1913: return fr.MaxHeaderListSize
h2_bundle.go#L4443: fr.MaxHeaderListSize = sc.maxHeaderListSize()
h2_bundle.go#L8153: cc.fr.MaxHeaderListSize = t.maxHeaderListSize()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)